c runtime library meaning in English
你的程式所需要的函式库
Examples
- Omits the default c runtime library name from the . obj file
省略. obj文件中的默认c运行时库名称。 - Crt support is available to pure assemblies through a pure msil version of the c runtime library
(纯程序集可通过c运行时库的纯msil版本获得crt支持。 ) - The linker s ability to build a table of safe exception handlers depends on the application using the c runtime library
链接器能否生成安全异常处理程序表取决于使用c运行时库的应用程序。 - For visual c 2005 , the c runtime library has been augmented to include secure versions of functions that pose security risks
对于visual c + + 2005 ,已增加了c运行时库( crt )以包含带来安全风险的函数的安全版本。 - With dynamic linking , you can update just one c runtime library , and correct the internationalization of all seventy - nine applications
有了动态链接,您就可以只更新一个c运行时库,然后修正所有79个应用程序的共同问题。